IRange<T> Interface Members
The following tables list the members exposed by IRange<T>.
Public Properties
| Name | Description | |
|---|---|---|
![]() | Diff | |
![]() | IsDefined | (Inherited from SciChart.Data.Model.IRange) |
![]() | IsZero | (Inherited from SciChart.Data.Model.IRange) |
![]() | Max | |
![]() | Min |
Public Methods
| Name | Description | |
|---|---|---|
![]() | AsDoubleRange | (Inherited from SciChart.Data.Model.IRange) |
![]() | ClipTo | (Inherited from SciChart.Data.Model.IRange) |
![]() | Clone | Creates a new object that is a copy of the current instance. (Inherited from System.ICloneable) |
![]() | GrowBy | |
![]() | IsValueWithinRange | (Inherited from SciChart.Data.Model.IRange) |
![]() | SetMinMax | |
![]() | SetMinMaxT | |
![]() | SetMinMaxWithLimit | (Inherited from SciChart.Data.Model.IRange) |
![]() | Union |
Extension Methods
| Name | Description | |
|---|---|---|
![]() | GrowByLog | |
![]() | ToDateRange | |
![]() | ToTimeSpanRange |
See Also


